Skip to content

Conversation

@nickysn
Copy link
Collaborator

@nickysn nickysn commented Sep 10, 2025

This will allow multithreading support in interpreters, that use a global lock, such as Ruby (and maybe Python?).

This is not intended to be used for languages that run real threads on multiple cores, without a global lock.

@nickysn nickysn requested a review from SersemPeca September 11, 2025 10:05
@alehander92 alehander92 merged commit c06a1ce into master Sep 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants